home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / koreanminer.swf / scripts / DefineButton2_77 / BUTTONCONDACTION on(release).as
Text File  |  2007-09-28  |  197b  |  13 lines

  1. on(release){
  2.    gotoAndPlay(3);
  3.    set("/:minerStrength",10);
  4.    total = 10;
  5.    time = 60;
  6.    goalAddOn = 0;
  7.    goal = 375;
  8.    level = 0;
  9.    stick = 0;
  10.    score = 0;
  11.    levelDis = 0;
  12. }
  13.